pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
PushChannelParameters
Push
Channel
Parameters
js
interface
PushChannelParameters
Members
Properties
channels
Link copied to clipboard
js
abstract
var
channels
:
Array
<
String
>
device
Link copied to clipboard
js
abstract
var
device
:
String
environment
Link copied to clipboard
js
abstract
var
environment
:
String
?
push
Gateway
Link copied to clipboard
js
abstract
var
pushGateway
:
String
topic
Link copied to clipboard
js
abstract
var
topic
:
String
?